home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / cug315.zip / HPGLPLOT.H < prev    next >
C/C++ Source or Header  |  1990-05-16  |  86b  |  8 lines

  1.  
  2. #ifndef HPGLPLOT_H
  3. #define HPGLPLOT_H
  4.  
  5. void hpgl_bar(), hpgl_graph();
  6.  
  7. #endif
  8.